home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET
/
BCI NET Dec 94.iso
/
archives
/
telecomm
/
bbs
/
ftpcdrom_214.lha
/
user.doc
< prev
Wrap
Text File
|
1994-06-11
|
1KB
|
44 lines
FTP Simulator Door Version 1.0
Introduction:
With the advent of CD-ROM drives, the Citadel BBS needed a method
to access multiple directories and allow a user to transfer files
from the CD-ROM to their system. This program allows a user to
change directory and yet is safe from the hacker.
User Operation:
The user has the following commands.
CD <directory> Move to a sub-directory
UP Return to parent directory
DOWN Move down the directory tree
LS Long directory listing
DIR Short directory listing
GET <file...file> Get a file for downloading
PWD Print Working Directory
HELP This information!
VIEW <file...file> view a text file(same as type, or more)
TYPE <file...file> type a text file(same as view, or more)
MORE <file...file> display a text file(same as type or view)
LOG Exit this level
BYE Exit this level
EXIT Exit this level
QUIT Exit this level
? This Help information
When you refer to a file or directory, you will only be able to access
what you see in the current directory. This means that you cannot specify
CD Aminet/Comm/BBS
You must do that with 3 commands:
CD Aminet
CD Comm
Cd BBS
You cannot specify path info(this is to protect the BBS from hackers).